home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / axcool / about.frm (.txt) next >
Visual Basic Form  |  1998-10-26  |  6KB  |  194 lines

  1. VERSION 5.00
  2. Begin VB.Form frmAbout 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "About"
  5.    ClientHeight    =   3690
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   5655
  9.    ClipControls    =   0   'False
  10.    Icon            =   "About.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   3690
  15.    ScaleWidth      =   5655
  16.    ShowInTaskbar   =   0   'False
  17.    StartUpPosition =   2  'CenterScreen
  18.    Tag             =   "About pvTracker"
  19.    Begin VB.CommandButton cmdOK 
  20.       Cancel          =   -1  'True
  21.       Caption         =   "OK"
  22.       Default         =   -1  'True
  23.       BeginProperty Font 
  24.          Name            =   "Arial"
  25.          Size            =   8.25
  26.          Charset         =   0
  27.          Weight          =   400
  28.          Underline       =   0   'False
  29.          Italic          =   0   'False
  30.          Strikethrough   =   0   'False
  31.       EndProperty
  32.       Height          =   345
  33.       Left            =   4185
  34.       TabIndex        =   0
  35.       Tag             =   "OK"
  36.       Top             =   3240
  37.       Width           =   1260
  38.    End
  39.    Begin VB.Label lblAddress 
  40.       Caption         =   "Address"
  41.       BeginProperty Font 
  42.          Name            =   "Arial"
  43.          Size            =   8.25
  44.          Charset         =   0
  45.          Weight          =   400
  46.          Underline       =   0   'False
  47.          Italic          =   0   'False
  48.          Strikethrough   =   0   'False
  49.       EndProperty
  50.       ForeColor       =   &H00000000&
  51.       Height          =   720
  52.       Left            =   1035
  53.       TabIndex        =   6
  54.       Tag             =   "App Description"
  55.       Top             =   1665
  56.       Width           =   3885
  57.    End
  58.    Begin VB.Image Image1 
  59.       Height          =   690
  60.       Left            =   180
  61.       Picture         =   "About.frx":000C
  62.       Stretch         =   -1  'True
  63.       Top             =   180
  64.       Width           =   690
  65.    End
  66.    Begin VB.Label lblCopyright 
  67.       Caption         =   "Copyright"
  68.       BeginProperty Font 
  69.          Name            =   "Arial"
  70.          Size            =   8.25
  71.          Charset         =   0
  72.          Weight          =   400
  73.          Underline       =   0   'False
  74.          Italic          =   0   'False
  75.          Strikethrough   =   0   'False
  76.       EndProperty
  77.       ForeColor       =   &H00000000&
  78.       Height          =   270
  79.       Left            =   1035
  80.       TabIndex        =   5
  81.       Tag             =   "App Description"
  82.       Top             =   1350
  83.       Width           =   3885
  84.    End
  85.    Begin VB.Label lblDescription 
  86.       Caption         =   "App Description"
  87.       BeginProperty Font 
  88.          Name            =   "Arial"
  89.          Size            =   8.25
  90.          Charset         =   0
  91.          Weight          =   400
  92.          Underline       =   0   'False
  93.          Italic          =   0   'False
  94.          Strikethrough   =   0   'False
  95.       EndProperty
  96.       ForeColor       =   &H00000000&
  97.       Height          =   270
  98.       Left            =   1050
  99.       TabIndex        =   4
  100.       Tag             =   "App Description"
  101.       Top             =   990
  102.       Width           =   3885
  103.    End
  104.    Begin VB.Label lblTitle 
  105.       Caption         =   "Application Title"
  106.       BeginProperty Font 
  107.          Name            =   "Arial"
  108.          Size            =   14.25
  109.          Charset         =   0
  110.          Weight          =   700
  111.          Underline       =   0   'False
  112.          Italic          =   -1  'True
  113.          Strikethrough   =   0   'False
  114.       EndProperty
  115.       ForeColor       =   &H00FF0000&
  116.       Height          =   420
  117.       Left            =   1050
  118.       TabIndex        =   3
  119.       Tag             =   "Application Title"
  120.       Top             =   240
  121.       Width           =   3885
  122.    End
  123.    Begin VB.Line Line1 
  124.       BorderColor     =   &H00808080&
  125.       BorderStyle     =   6  'Inside Solid
  126.       Index           =   1
  127.       X1              =   225
  128.       X2              =   5450
  129.       Y1              =   2430
  130.       Y2              =   2430
  131.    End
  132.    Begin VB.Line Line1 
  133.       BorderColor     =   &H00FFFFFF&
  134.       BorderWidth     =   2
  135.       Index           =   0
  136.       X1              =   240
  137.       X2              =   5450
  138.       Y1              =   2445
  139.       Y2              =   2445
  140.    End
  141.    Begin VB.Label lblVersion 
  142.       Caption         =   "Version"
  143.       BeginProperty Font 
  144.          Name            =   "Arial"
  145.          Size            =   8.25
  146.          Charset         =   0
  147.          Weight          =   400
  148.          Underline       =   0   'False
  149.          Italic          =   0   'False
  150.          Strikethrough   =   0   'False
  151.       EndProperty
  152.       Height          =   225
  153.       Left            =   1050
  154.       TabIndex        =   2
  155.       Tag             =   "Version"
  156.       Top             =   645
  157.       Width           =   3885
  158.    End
  159.    Begin VB.Label lblDisclaimer 
  160.       Caption         =   $"About.frx":010E
  161.       BeginProperty Font 
  162.          Name            =   "Arial"
  163.          Size            =   8.25
  164.          Charset         =   0
  165.          Weight          =   400
  166.          Underline       =   0   'False
  167.          Italic          =   0   'False
  168.          Strikethrough   =   0   'False
  169.       EndProperty
  170.       ForeColor       =   &H00000000&
  171.       Height          =   1050
  172.       Left            =   255
  173.       TabIndex        =   1
  174.       Tag             =   "Warning: ..."
  175.       Top             =   2535
  176.       Width           =   3825
  177.    End
  178. Attribute VB_Name = "frmAbout"
  179. Attribute VB_GlobalNameSpace = False
  180. Attribute VB_Creatable = False
  181. Attribute VB_PredeclaredId = True
  182. Attribute VB_Exposed = False
  183. Private Sub Form_Load()
  184.     lblVersion.Caption = "Version " & App.Major & "." & App.Minor & "." & App.Revision
  185.     lblTitle.Caption = App.Title
  186.     lblDescription.Caption = App.FileDescription
  187.     frmAbout.Caption = "About " + App.Title
  188.     lblCopyright.Caption = App.LegalCopyright
  189.     lblAddress.Caption = "N92W170953 Roger Ave" + vbCr + "Menomonee Falls, WI 53051" + vbCr + "414-251-0915 or kirkq@execpc.com"
  190. End Sub
  191. Private Sub cmdOK_Click()
  192.         Unload Me
  193. End Sub
  194.